Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new section in product features to handle common UI features #19916

Merged

Conversation

h-kataria
Copy link
Contributor

  • Any features that are common thru out the UI, are accessible from multiple screens in UI can live in this section. Example of such feature is Advanced search that is available thru out the UI and cannot be added as an individual feature under any one section.
  • New feature added in this PR addresses an issue where in the past only Super Admin user and Admin user could add Global filters for everyone to see, but now as we have different types of Admin users it is better to have this as a product feature. Without this fix currently anyone can add global filters in UI.

This PR addresses issues mention in ManageIQ/manageiq-ui-classic#6253

before
before

after
after

UI changes are in ManageIQ/manageiq-ui-classic#6723

- Any features that are common thru out the UI, are accessible from multiple screens in UI can live in this section. Example of such feature is Advanced search that is available thru out the UI and cannot be added as an individual feature under any one section.
- New feature added in this PR addresses an issue where in the past only Super Admin user and Admin user could add Global filters for everyone to see, but now as we have different types of Admin users it is better to have this as a product feature. Without this fix currently anyone can add global filters in UI.

This PR addresses issues mention in ManageIQ/manageiq-ui-classic#6253
@miq-bot
Copy link
Member

miq-bot commented Mar 3, 2020

Checked commit h-kataria@2b21af0 with ruby 2.5.7, rubocop 0.69.0, haml-lint 0.20.0, and yamllint
0 files checked, 0 offenses detected
Everything looks fine. 👍

Copy link
Member

@skateman skateman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Seal of Approval

@agrare agrare self-assigned this Mar 9, 2020
@agrare agrare merged commit 09cbc06 into ManageIQ:master Mar 9, 2020
@h-kataria h-kataria deleted the product_feature_for_global_filter_add branch April 14, 2020 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants